home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / comms / other / istar / install.readme < prev    next >
Text File  |  1999-12-06  |  3KB  |  90 lines

  1.  
  2.  
  3.             Basic installation instructions
  4.             -------------------------------
  5.  
  6.  
  7. Installing Istar with 'Installer' program
  8. -----------------------------------------
  9.  
  10. 1. Insert Istar disk (or extracted files dir) and double click on its icon
  11.  
  12. 2. Double click on 'Install_Istar' icon.
  13.  
  14. 3. Select 'Novice User' and click on proceed.
  15.  
  16. 4. When complete, remove disk and reboot.
  17.  
  18. Installing Istar without 'Installer' program
  19. --------------------------------------------
  20.  
  21. (This is what Install_Istar script would do)  The only step that is
  22. strictly necessary is (3), copying the program.  The next most important
  23. steps are (4), so you have the right assigns on startup, and (5) so
  24. you have documentation available.  The remainder are for completeness
  25. and convenience.  The Copy steps are the actual command you would give
  26. to CLI (with Source: and Dest: assigned as per steps 1,2.)
  27.  
  28. 1.  Select (or create) drawer to receive Istar system;
  29.     Let us call this 'Dest:'
  30. 2.  Get into (using cd) the install disk holding new Istar system; 
  31.     Let us call this 'Source:'
  32.  
  33. 3.  Copy Source:Istar#? Dest:
  34.     That copies program, icon and preferences files across
  35.     That is all that is strictly necessary.
  36.  
  37. 4.  Edit your s:user-startup, to append the following lines to its end:
  38.         ;BEGIN Istar
  39.         assign KBTools: <wherever your Dest is>
  40.         assign IstarSys: <wherever your Dest is>
  41.         ;END Istar
  42.     That step is important for smooth starting of Istar.
  43.  
  44. 5.  Copy Source:Docs Dest: All
  45.     That copies all the main knowledge engineer documentation.  
  46.     You should at least do this.
  47.  
  48. 6.  Copy Source:#?.html Dest:
  49.     That copies a few documentation files for the run-time user.
  50.  
  51. 7.  Copy Source:KBs Dest: All
  52.     That copies sample knowledge bases referred to in the docs.
  53.     It also copies across the Knowledge Server Control file, .serverkbs
  54.     and the description files for the KBs used by the Server.
  55. 8.  Makedir Dest:Dump
  56.     That is used for KB and easel dumps, but not otherwise.
  57. 9.  Copy Source:iff.library libs:
  58.     That is not strictly needed, unless you wish to save easels.
  59.  
  60. Executing Istar
  61. -----------------
  62.  
  63. From WorkBench:
  64. 1. Double click on 'Work' drawer.
  65. 2. Double click on 'Istar' drawer (assuming this is directly in Work drawer).
  66. 3. Double click on 'Istar' Icon.
  67.  
  68. From CLI:
  69. Enter the command:
  70.     IstarSys:Istar [preferences.file]
  71. The optional preferences file can be anywhere.  If you don't mention
  72. it, then IstarSys:IstarPrefs is assumed.  That is also the preferences
  73. file used from WorkBench.
  74.  
  75. Getting Started
  76. ---------------
  77.  
  78. Read:
  79.     Docs/index.html
  80.     Docs/driving.html
  81.     Docs/using.html
  82.  
  83. 1. Istar uses two screens - a 'drawing easel' and a 'control screen'. Use 
  84.    the 'Screen' button to cycle between the two screens.
  85.  
  86. 2. To load a KB, click the 'Get KB' button on the control screen and select a 
  87.    file. This KB can now be examined and amended by returning to the drawing 
  88.    easel.  Or hit the 'New' button.
  89.  
  90. 24 September 1999, Version 1.1.